Skip to content

Updated sizer.js - Custom keyspace name/def fix#36

Open
ammills01 wants to merge 1 commit intophact:masterfrom
ammills01:patch-1
Open

Updated sizer.js - Custom keyspace name/def fix#36
ammills01 wants to merge 1 commit intophact:masterfrom
ammills01:patch-1

Conversation

@ammills01
Copy link

The keyspace should match what is sent in via the 'keyspace name' parameter and what is being created in the 'keyspace definition' parameter. Currently, the 'keyspace definition' is hard coded to 'autogeneratedtest'. This change uses the same variable that is used for the 'keyspace name' parameter in 'keyspace definition'.

The keyspace should match what is sent in via the 'keyspace name' parameter and what is being created in the 'keyspace definition' parameter.  Currently, the 'keyspace definition' is hard coded to 'autogeneratedtest'.  This change uses the same variable that is used for the 'keyspace name' parameter in 'keyspace definition'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant